VMX/altp2m: add code to support EPTP switching and #VE
authorEd White <edmund.h.white@intel.com>
Fri, 24 Jul 2015 11:29:18 +0000 (13:29 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 24 Jul 2015 11:29:18 +0000 (13:29 +0200)
commit0a33a7b59f660a44bc0729f0f7396c1240126078
treeb9638ecff0e8835a2d2d0d4455d108312db6bd70
parentd39a32e701cbc4668378caebed0de46f0ed1208c
VMX/altp2m: add code to support EPTP switching and #VE

Implement and hook up the code to enable VMX support of VMFUNC and #VE.

VMFUNC leaf 0 (EPTP switching) emulation is added in a later patch.

Signed-off-by: Ed White <edmund.h.white@intel.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jun Nakajima <jun.nakajima@intel.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
xen/arch/x86/hvm/vmx/vmx.c